home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earcd / -archivi / -recent2 / clib37x.lha / CLib37x / ReadMe.SAS < prev    next >
Text File  |  1997-12-29  |  503b  |  15 lines

  1. SAS/C V6.5x note:
  2. -----------------
  3. [Andreas Kleinert <Andreas_Kleinert@t-online.de>]
  4.  
  5.  
  6. Of course you should now how to handle SAS/C before trying to build
  7. such a thing like a shared library with it, but basically you just
  8. need to type "smake" in the "source/lib_source" directory.
  9.  
  10. Relevant settings are in:  - smakefile      (SAS/C makefile)
  11.                            - smakefile.wth  (to be processed by SLink)
  12.                            - SCOPTIONS      (SAS/C compiler settings)
  13.  
  14. Enjoy compiling.
  15.